CodingForums

ساخت وبلاگ
Hello I have the following in my aspx code: Code:   <asp:TextBox ID="user_name" runat="server" CssClass="textbox" Placeholder="Name" required="required"></asp:TextBox> <asp:Panel ID="pnlThankYouMessage" runat="server" CssClass="panel" Visible="Fals CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 248 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Hello,

This is kind of hard to explain, but I made a website with some pictures. I have a main page with links to the picture pages, there are something like 8 pages with pictures.
When I change something at one page I need to manualy change it at the other pages. Is there some way to have one main file with all the code. And that the other file with the pictures are linked at some way to the main file. So I don't need to change every page manualy. I tried to do it the same way as the style.css works. But I can't get it to work.
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 223 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Hello all! How do I make it so the speaker section has two speakers side by side? As of now it's just one on top of the other. I'd like a few rows of two instead of a few rows of one. Thanks. Attached is the code and screen shot of what I'm talking about. Screen Shot: https://imgur.com/a/agBjr Code: <div style="padding: 25px 15px 25px 15px;&quo CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 257 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

I've google a bit about this can't seem to find a straight answer. Has anyone got the MS Access database error: 2950?
What does this errorcode mean?
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 174 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

HELP!!! I am a VBA person and tried to change one of my codes to JavaScript, but I keep getting a "Missing before statement" error. It is driving me crazy. Can someone please help me out and tell me what I am doing wrong? Thank you in advance for any help you can give me!! Code: function COMPLETE (){ var p, endrow, Services,  COMPLETE, o CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 160 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Hi,

This is my first post to the forum, so forgive me for my novice-ness. I'm not even sure if this is the right topic forum I should be in. I'm self-taught when it comes to programming and languages.

Anyways, I have used ffmpeg to split a video into individual frames, and I'm adding my own frames, as well. What could I use to animate the sequence of images, but also have a control to how fast the images are being processed, like having a minimum of 30 frames per second and up to 120 frames per second? I have taken a brief look at MaxLoader/Greenstock, but I don't think it can get the job done that I want. If I can get this done that isn't through a browser, that's what I would prefer. Thanks for any help!
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 236 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Hi,
So I am in my first year doing ECE engineering from india. And just had my first experience with C lang. and i absolutely love it! But since i am in ECE and not in cse its only for first year and its only the basic stuff! I do want to lea more and not only c but many other languages too. Can somebody instruct me how to step by step guide so that i can be successful in this profession and how to collaborate etc.
Thnaks
^_^
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 239 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Hi guys


So just viewing my live index page and I can see everything as plain text including any php in the file.

I haven't touched the code on site so its nothing I've done by mistake.

What's gone wrong with their server?

I've never had this issue before.

LT
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 223 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

I have a modal window (using bootstrap), with a close button. The modal window opens and closes fine in most browsers. However, in inteet explorer, there is a problem. We can open the modal window fine, and close it fine ... but if we try to open it again, it wont. When I click the open button a second time, there is an error in IE's console ... Object.ke CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 235 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Hi All im working on a project and im about to just give up i cant seem to get this to work. Is there anyone that can help Im very new to python. Code: import random import sys def inputNumber(message): while True: try: userinput = int(input(message)) except ValueError: print("Please enter a valid number Try again.") continue else: retu us CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 151 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Hi,

I'm new to the whole node.js movement and I need some advice on a setup. I'm looking to setup Apollo + GraphQL with an ArangoDB database.

Question 1:
- I know that GraphQL can integrate with ArangoDB together but I'm not sure if Apollo acts a framework or if I need Express installed as well. What I mostly need other than GraphQL is authentication. Is having Apollo only, a replacement to a framework and sufficient enough for a novice? This is not explained properly anywhere. The line of services is blurred.

Question 2:
- Can I lea node.js briefly, or is Apollo/GraphQL's syntax really dependent on nodes.js' verbage? I'm asking these questions to plan what I need to lea. I want to avoid leaing things I will not be using a lot.

Thanks in advance.
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 168 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

http://php.net/manual/en/function.retu.php "You should never use parentheses around your retu variable when retuing by reference, as this will not work. You can only retu variables by reference, not the result of a statement. If you use retu ($a); then you're not retuing a variable, but the result of the expression ($a) (which is, of course CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 239 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

I have a transaction that will be applied to 2 tables. Table 2 has field Code: image that is unique. when trying to execute the following code in the first time, it is executed correctly but when trying to Re-execute it again (to show effect of rollback), a duplicate error occurred in table2 and the transaction was applied correctly to table1 and committe CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 187 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Just what the title says, how do i position a popup div above or below a horizontal list item.

The code can be seen HERE at JSFiddle.

Any help would be sincerely appreciated.
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 170 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29

Hi, I have table with id, refpost, type and comment fields. The comment field type is TEXT. I need to get rows where refpost which has type='A' or type='D', which appear in comment field. I tried this query: Code: SELECT id, refpost, type, comment         FROM table     WHERE comment     LIKE       CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 182 تاريخ : شنبه 1 ارديبهشت 1397 ساعت: 18:29